home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / c / gnulib / RCS / local.mk,v < prev   
Text File  |  1990-06-26  |  760b  |  54 lines

  1. head     1.2;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @@;
  7.  
  8.  
  9. 1.2
  10. date     90.06.26.18.59.49;  author rab;  state Exp;
  11. branches ;
  12. next     1.1;
  13.  
  14. 1.1
  15. date     90.03.09.11.14.36;  author rab;  state Exp;
  16. branches ;
  17. next     ;
  18.  
  19.  
  20. desc
  21. @@
  22.  
  23.  
  24. 1.2
  25. log
  26. @Use gcc on the ds3100.
  27. @
  28. text
  29. @#
  30. # This file is included by Makefile.  Makefile is generated automatically
  31. # by mkmf, and this file provides additional local personalization.  The
  32. # variable SYSMAKEFILE is provided by Makefile;  it's a system Makefile
  33. # that must be included to set up various compilation stuff.
  34. #
  35.  
  36. # No man pages defined; make installman be a no-op.
  37. MANPAGES = NONE
  38.  
  39. #if !empty(TM:Mds3100)
  40. CC=    gcc
  41. #endif
  42.  
  43. #include    <$(SYSMAKEFILE)>
  44. @
  45.  
  46.  
  47. 1.1
  48. log
  49. @Initial revision
  50. @
  51. text
  52. @d11 4
  53. @
  54.